Uses of Enum
com.cisco.pt.ipc.enums.Pop3ResponseType
Packages that use Pop3ResponseType
-
Uses of Pop3ResponseType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return Pop3ResponseTypeModifier and TypeMethodDescriptionstatic Pop3ResponseTypePop3ResponseType.fromIntValue(int value) static Pop3ResponseTypePop3ResponseType.fromIntValue(Integer value) static Pop3ResponseTypeReturns the enum constant of this type with the specified name.static Pop3ResponseType[]Pop3ResponseType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Pop3ResponseType in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as Pop3ResponseType